Skip to content

chore(deps): update Native SDK to v0.13.2#5181

Merged
romtsn merged 1 commit intomainfrom
deps/scripts/update-sentry-native-ndk.sh
Mar 16, 2026
Merged

chore(deps): update Native SDK to v0.13.2#5181
romtsn merged 1 commit intomainfrom
deps/scripts/update-sentry-native-ndk.sh

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-sentry-native-ndk.sh from 0.13.1 to 0.13.2.

Auto-generated by a dependency updater.

Changelog

0.13.2

Features:

  • Experimental: Add new native crash handling backend as an alternative to crashpad, breakpad, and inproc. This backend uses an out-of-process daemon that monitors the application for crashes, generates minidumps, and sends crash reports to Sentry. It supports Linux, macOS, and Windows, and is fully compatible with TSAN and ASAN sanitizers. This feature is experimental and under active development. (#1433)
  • Add sentry_log() for plain-string log messages. (#1566)
  • Add sentry_set_release() / sentry_set_environment() for updating release and environment after SDK init. (#1555)

Fixes:

  • Allow null custom log attributes without debug warning. (#1552)
  • Introduce level-triggered wait flag for use in the batcher thread for logs and metrics. (#1558)
  • Fixed a data race when re-initializing the SDK while logs or metrics are active. (#1556)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 10, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch from 74bf954 to 00fdc54 Compare March 10, 2026 03:46
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 10, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

Deps

  • Update Native SDK to v0.13.2 by github-actions[bot] in #5181
  • Bump github/codeql-action from 4.32.4 to 4.32.6 by dependabot in #5170
  • Bump dorny/paths-filter from 3.0.2 to 4.0.1 by dependabot in #5195
  • Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by dependabot in #5196
  • Bump getsentry/craft from 2.23.1 to 2.24.1 by dependabot in #5197
  • Bump reactivecircus/android-emulator-runner from 2.35.0 to 2.37.0 by dependabot in #5194

🤖 This preview updates automatically when you update the PR.

@sentry
Copy link

sentry bot commented Mar 10, 2026

Sentry Build Distribution

App Name App ID Version Configuration Install Page
SDK Size io.sentry.tests.size 8.35.0 (1) release Install Build

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch 2 times, most recently from eb03a2f to dc8da38 Compare March 10, 2026 10:34
@sentry
Copy link

sentry bot commented Mar 10, 2026

Sentry Build Distribution

App Version Configuration
SDK Size 8.34.1 (1) release

@sentry
Copy link

sentry bot commented Mar 10, 2026

Sentry Build Distribution

App Version Configuration
SDK Size 8.34.1 (1) release

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch 5 times, most recently from 2447b26 to 8c53287 Compare March 16, 2026 10:24
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-sentry-native-ndk.sh branch from 8c53287 to 46ca150 Compare March 16, 2026 10:25
@romtsn romtsn enabled auto-merge (squash) March 16, 2026 10:27
@romtsn romtsn merged commit b4edb46 into main Mar 16, 2026
63 of 64 checks passed
@romtsn romtsn deleted the deps/scripts/update-sentry-native-ndk.sh branch March 16, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants